Storm-static

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism herman.15.prism --prop herman.props steps --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:22.836986303329468s
Return code:0
Relative Error:7.84e-14
Log
Storm 1.5.1

Date: Tue Apr 28 12:23:02 2020
Command line arguments: --prism herman.15.prism --prop herman.props steps --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.004s.

Time for model construction: 19.982s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	32768
Transitions: 	14348878
Reward Models:  steps
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * stable -> 30 item(s)
   * init -> 32768 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "steps": R[exp]=? [F "stable"] ...
Result (for initial states): 33.33333333333072
Time for model checking: 2.809s.